projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f69d8f
)
(list-holidays): Add autoload cookie.
author
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Apr 1997 06:35:54 +0000
(06:35 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Fri, 11 Apr 1997 06:35:54 +0000
(06:35 +0000)
lisp/calendar/holidays.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/holidays.el
b/lisp/calendar/holidays.el
index 0bd1572467020cc08405f9f59d86bc23021ac770..65cef29279418dedb512a55702a64f5aa00cd775 100644
(file)
--- a/
lisp/calendar/holidays.el
+++ b/
lisp/calendar/holidays.el
@@
-101,6
+101,7
@@
This function is suitable for execution in a .emacs file."
(displayed-year (extract-calendar-year date)))
(list-calendar-holidays))))
+;;;###autoload
(defun list-holidays (y1 y2 &optional l label)
"Display holidays for years Y1 to Y2 (inclusive).